Spread WPF Documentation
FloatingObjectCollection<T> Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : FloatingObjectCollection<T> Class

For a list of all members of this type, see FloatingObjectCollection<T> members.

Public Methods
 NameDescription
Public MethodOverridden. Adds the specified item.  
Public MethodAdds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodRemoves all items from this collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodFinds the floating object with specified name.  
Public MethodReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodOverridden. Inserts the specified index.  
Public MethodOverridden. Removes the specified item.  
Public MethodOverridden. Removes the attribute.  
Public MethodResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Public MethodConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Clears the internal.  
Protected MethodRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>)
Top
See Also

Reference

FloatingObjectCollection<T> Class
GrapeCity.Windows.SpreadSheet.Data Namespace